/*1*/
.city_box {
    width: 487px;
    background: #ffffff;
    border: 1px solid #6c6eff;
    border-radius: 4px;
    z-index: 99999;
    position: absolute;
    left: 0;
    top: 118%;
    padding: 10px 20px;
    box-sizing: border-box;
}
.city_ul li strong {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #424242;
    display: block;
    margin: 14px 0;
}
.city2_ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.city2_ul li {
    width: 66px;
    height: 30px;
    background: #f4f7ff;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
    cursor: pointer;
    padding: 10px 0;
}

.city2_ul li:hover {
    color: #ff6666 !important;
}

.indry_colr {
    color: #ff6666 !important;
}

.city_li:nth-child(1) {
    border-bottom: 1px solid #ECECEC;
}

.hotbotn {
    background-color: transparent;
}

/*2*/
.hyselect {
    width: 214px;
    height: 48px;
    background: #ffffff;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0 10px;
    box-sizing: border-box;
    margin-right: 10px;
}

.indry_box {
    width: 914px;
    height: 270px;
    background: #ffffff;
    border: 1px solid #6c6eff;
    border-radius: 4px;
    padding: 20px;
    box-sizing: border-box;
    position: absolute;
    top: 60px;
    left: 30%;
    transform: translateX(-40%);
    z-index: 9999999;
}

.indry_box ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.indry_box ul li {
    display: flex;
    align-items: center;
}

.indry_box ul li strong {
    width: 66px;
    height: 30px;
    background: #f4f7ff;
    color: #333333;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.indry_box ul li p {
    color: #666666;
    font-size: 14px;
    margin: 0 12px;
    cursor: pointer;
}

.indry_colr {
    color: #ff6666 !important;
}

.indry_box ul li p:hover {
    color: #ff6666;
}

.hyselect input {
    width: 100%;
    height: 100%;
    background-color: transparent;
}

/*3    */
.el-cascader .el-input .el-input__inner {
    text-overflow: ellipsis;
    background-color: transparent !important;
    color: #9a9aa4 !important;
}

.el-input__suffix {
    display: none;
}

/*4    */
.topcity {
    width: 487px;
    background: #ffffff;
    border: 1px solid #6c6eff;
    border-radius: 4px;
    z-index: 99999;
    position: absolute;
    left: 21%;
    top: 29%;
    padding: 10px 20px;
    box-sizing: border-box;
}

.topcity2_ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.topcity2_ul li,
.topcity1_li {
    width: 66px;
    height: 30px;
    background: #f4f7ff;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
    cursor: pointer;
    padding: 10px 0;
    margin-right: 23px;
}

.topcity_colr {
    color: #ff6666 !important;
}

.topcity3 {
    width: 445px;
    background: #ffffff;
    border: 1px solid #6c6eff;
    z-index: 9999999;
    padding: 10px 28px;
}

.topcity3 ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

/*5    */
.swiper-slide{
    width: 100%;
    height: 450px;
}
.inx_swipe{
    width: 100%;
    height: 450px;
    background-image: url(/icon/banner1.png);
}
.inx_swipe2{
    width: 100%;
    height: 450px;
    background-image: url(/pc_fangzhan/dljz/images/top.png);
}
.inx_swipe3{
    width: 100%;
    height: 450px;
    background-image: url(/icon/banner3.png);
}
.inx_swipe2 p{
    /*font-size: 22px;*/
    /*color: #f4f7ff;*/
    /*padding-left: 5%;*/
    /*padding-top: 25px*/
}
.inx_swipe2 span{
    color: #bf020c;
    font-family: 600
}
.inx_swipe2 p en{
    width: 10px;
    height: 10px;
    background-image: url('/pc_fangzhan/gssj/picture/gou.png');
}

/*6    */
.biaodan {
    position: absolute;
    right: 50%;
    z-index: 5;
    width: 280px;
    height: 340px;
    background: rgba(255, 255, 255, 0.7);
    top: 50%;
    margin-top: -160px;
    margin-right: -600px;
}
.biaodan-title h5 {
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    margin: 30px 0 8px 0;
    background: url(../images/biao3.png) no-repeat center;
}
.biaodan-title p {
    font-size: 14px;
    color: #666;
    text-align: center;
}
.biaodan-title p {
    line-height: 5px;
}
.biaodan-input {
    padding: 0 30px;
    margin: 20px 0;
}
.biaodan-input input {
    height: 50px;
    border: 0px;
    padding-left: 60px;
    width: 160px;
    font-size: 16px;
    border-radius: 3px;
}
.biaodan-submit {
    padding: 0 30px;
}
.biaodan-submit input {
    cursor: pointer;
    width: 100%;
    height: 50px;
    border: 0px;
    background: #004b92;
    color: #fff;
    border-radius: 5px;
    font-size: 20px;
    font-family: "微软雅黑";
}

/*7    */
.imgBox{

        border-top: 2px solid cadetblue;
        width: 100%;
        height: 450px;
        margin: 0 auto;

    }
    .imgBox p{
        position: absolute;
        width: 33%;
        height: 450px;
    }
    .imgBox img{
        width: 100%;
        height: 450px;
        margin: 0 auto;
        padding-top: 0px;

    }

    .img1{
        display: block;
    }

    .img2{
        display: none;
    }

    .img3{
        display: none;
    }

    .wenzi{
    /*position: absolute;*/
}
    .pp1{
        /*position:relative*/
        margin-left: 19%;
        margin-top: -17%;
        font-size: 52px;
        color: #fff;
        line-height: 0px;
    }
    .pp1 span{
        color: #FF7676;
    }

    .pp2{
        margin-left: 19%;
        margin-top: -9%;
        font-size: 26px;
        line-height: 0px;
        color: #fff;
    }
    @media screen and (min-width:1200px){
    .pp1{
            font-size: 45px;
        }
    .pp2{
            font-size: 22px;
        }
    }

    @media screen and (max-width:1440px){
    .pp1{
            font-size: 41px;
        }
    .pp2{
            font-size: 19px;
        }
    }

/*8    */
.tjj{
    width: 196px;
    height: 48px;
    background: #FF6666;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin-right: 10px;
}
.dljz1{
    height: 48px;
}
.dljz1 div{
    float: left;
}


 /*9   */
.main {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.index-yewu10 .box10 {
    width: 20%;
    float: left;
    text-align: center;
    /*margin-top: 0px;*/
}
/*第一行*/
.index-yewu10 .a a {
    background-image: url(/style/images/yewu1.png );
}
.index-yewu10 .b a {
    background-image: url(/style/images/yewu2.png);
}
.index-yewu10 .c a {
    background-image: url(/style/images/yewu3.png);
}
.index-yewu10 .d a {
    background-image: url(/style/images/yewu4.png);
}
.index-yewu10 .e a {
    background-image: url(/style/images/yewu5.png);
}
/*第二行开始*/
.index-yewu10 .f a {
    background-image: url(/style/images/yewu6.png);
}
.index-yewu10 .g a {
    background-image: url(/style/images/yewu7.png);
}
.index-yewu10 .h a {
    background-image: url(/style/images/yewu8.png);
}
.index-yewu10 .i a {
    background-image: url(/style/images/yewu9.png);
}
.index-yewu10 .j a {
    background-image: url(/style/images/yewu10.png);
}
.index-yewu10 .box10 a h4 {
    color: #555;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: normal;
}
.index-yewu10 a p {
    padding: 0 20px;
}
.index-yewu10 .box10 a {
    display: block;
    padding-top: 125px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #A0A0A0;
}
.index-yewu10 a:hover {
	transform: scale(0.88);
	-webkit-transform: scale(0.88);
	-moz-transform: scale(0.88);
	-o-transform: scale(0.88);
}
.yw10_title{
    text-align: center;
    color: #17347e;
    font-size: 32px;
    margin-top: 50px;
    font-weight: 600;
}
.yw10_yw{
    text-align: center;
    font-size: 18px;
    color: #444;
    margin: 15px 0 10px 0;
}
.yw10_yw_x{
    text-align: center;
    font-size: 14px;
    color: #444;
    margin-bottom: 40px;
}
.mar_top{
    margin-top: 25px;
}

/*11    */
.main {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.index-yewu6 .box6 {
    width: 16.6%;
    float: left;
    text-align: center;
    margin-top: 0px;
}
.index-yewu6 .a a {
    background-image: url(/style/images/fwlc1.png);
}
.index-yewu6 .b a {
    background-image: url(/style/images/fwlc2.png);
}
.index-yewu6 .c a {
    background-image: url(/style/images/fwlc3.png);
}
.index-yewu6 .d a {
    background-image: url(/style/images/fwlc4.png);
}
.index-yewu6 .e a {
    background-image: url(/style/images/fwlc5.png);
}
.index-yewu6 .f a {
    background-image: url(/style/images/fwlc6.png);
}
.index-yewu6 .box6 a h4 {
    color: #555;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: normal;
}
.index-yewu6 a p {
    padding: 0 20px;
}
.index-yewu6 .box6 a {
    display: block;
    padding-top: 168px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #A0A0A0;
}
.index-yewu6 a:hover {
	transform: scale(0.88);
	-webkit-transform: scale(0.88);
	-moz-transform: scale(0.88);
	-o-transform: scale(0.88);
}
.yw6_title{
    text-align: center;
    color: #ff7e00;
    font-size: 32px;
    margin-top: 50px;
}
.yw6_yw{
    text-align: center;
    font-size: 18px;
    color: #444;
    margin: 15px 0 10px 0;
}
.yw6_yw_x{
    text-align: center;
    font-size: 14px;
    color: #444;
    margin-bottom: 40px;
}

/*12   */
.main {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.index-yewu7 .box7 {
    width: 16.6%;
    float: left;
    text-align: center;
    margin-top: 0px;
}
.index-yewu7 .a a {
    background-image: url(/icon/xin_1.png);/*/style/images/ccfw1.png*/
}
.index-yewu7 .b a {
    background-image: url(/icon/xin_2.png);
}
.index-yewu7 .c a {
    background-image: url(/icon/xin_3.png);
}
.index-yewu7 .d a {
    background-image: url(/icon/xin_4.png);
}
.index-yewu7 .e a {
    background-image: url(/icon/xin_5.png);
}
.index-yewu7 .f a {
    background-image: url(/icon/xin_6.png);
}
.index-yewu7 .box7 a h4 {
    color: #555;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: normal;
}
.index-yewu7 a p {
    padding: 0 20px;
}
.index-yewu7 .box7 a {
    display: block;
    padding-top: 101px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #A0A0A0;
}
.index-yewu7 a:hover {
	transform: scale(0.88);
	-webkit-transform: scale(0.88);
	-moz-transform: scale(0.88);
	-o-transform: scale(0.88);
}
.yw7_title{
    text-align: center;
    color: #17347e;
    font-size: 32px;
    margin-top: 50px;
    font-weight: 600;
}
.yw7_yw{
    text-align: center;
    font-size: 18px;
    color: #444;
    margin: 15px 0 10px 0;
}
.yw7_yw_x{
    text-align: center;
    font-size: 14px;
    color: #444;
    margin-bottom: 40px;
}

/*13    */
.main {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.index-yewu61 .box6 {
    width: 16.6%;
    float: left;
    text-align: center;
    margin-top: 0px;
}
.index-yewu61 .a a {
    background-image: url(/icon/xin_7.png);/*/style/images/jyfw1.png*/
}
.index-yewu61 .b a {
    background-image: url(/icon/xin_8.png);
}
.index-yewu61 .c a {
    background-image: url(/icon/xin_9.png);
}
.index-yewu61 .d a {
    background-image: url(/icon/xin_10.png);
}
.index-yewu61 .e a {
    background-image: url(/icon/xin_11.png);
}
.index-yewu61 .f a {
    background-image: url(/icon/xin_12.png);
}
.index-yewu61 .box6 a h4 {
    color: #555;
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: normal;
}
.index-yewu61 a p {
    padding: 0 20px;
}
.index-yewu61 .box6 a {
    display: block;
    padding-top: 101px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #A0A0A0;
}
.index-yewu61 a:hover {
	transform: scale(0.88);
	-webkit-transform: scale(0.88);
	-moz-transform: scale(0.88);
	-o-transform: scale(0.88);
}
.yw6_title{
    text-align: center;
    color: #17347e;
    font-size: 32px;
    margin-top: 50px;
    font-weight: 600;
}
.yw6_yw{
    text-align: center;
    font-size: 18px;
    color: #444;
    margin: 15px 0 10px 0;
}
.yw6_yw_x{
    text-align: center;
    font-size: 14px;
    color: #444;
    margin-bottom: 40px;
}


/*合作伙伴    */
.hz_a {
    width: 100%;
    padding: 50px 0;
    min-width: 1200px;
}
.hz_b {
    width: 1200px;
    margin: 0 auto;
}
.hz_b_p1 {
    text-align: center;
    color: #17347e;
    font-size: 32px;
    font-weight: 600;
}
.hz_b_p2 {
    text-align: center;
    font-size: 18px;
    color: #444;
    margin: 15px 0 10px 0;
}
.hz_b_p3 {
    text-align: center;
    font-size: 14px;
    color: #444;
}
.hz_b ul {
    margin-top: 40px;
    overflow: hidden;
}
.hz_b ul li {
    width: 240px;
    float: left;
    text-align: center;
    margin: 18px 0;
}
.hz_b ul li {
    width: 240px;
    float: left;
    text-align: center;
    margin: 18px 0;
}


/*财税咨询*/
.cwzx{
    text-align: center;
    color: #17347e;
    font-size: 32px;
    padding-top: 10px;
    font-weight: 600;
}
.cwzx_yw{
    text-align: center;
    font-size: 18px;
    color: #444;
    margin: 5px 0 15px 0;
}
.cwzx_yw_p{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #444;
    margin-bottom: 40px;
}

/*实力保障   */
.footer-benefit-wrap {
    width: 100%;
    height: 165px;
    background-color: #fff;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.clearfix {
    zoom: 1;
}
.fl {
    float: left;
}
.footer-benefit-list {
    position: relative;
    width: 299px;
    height: 165px;
    box-sizing: border-box;
}
.footer-benefit-list1 .fbi-img {
    margin-left: 0;
}
.fbi-img {
    display: block;
    width: 47px;
    height: 40px;
    margin: 53px 20px 0 18px;
}
.fbi-wrap {
    width: 214px;
    height: 165px;
}
.fbi-wrap .p1 {
    font: 18px/18px "微软雅黑";
    color: #333;
    padding: 38px 0 18px;
}
.fbi-wrap .p2 {
    font: 14px/14px "微软雅黑";
    color: #999;
    padding-bottom: 10px;
}

.ban_main{
        /*padding: 60px 0 0 7%;*/
        text-align: center;
}

.ban_main p {
    /*padding-bottom: 50px;*/
    font-size: 47px;
    font-weight: 600;
    color: #fff;
    margin-top: 50px;
}

.ban_main strong {
    font-size: 22px;
    color: #fff;
    padding-bottom: 10px;
    line-height: 50px;
}
.ban_main p1{
    font-size: 18px;
}
.ban_main em{
    color: rgb(255 152 0 / 90%);
    padding-right: 7px;
}
.ban_main strong img{
    padding-top: 16px;
    padding-right: 10px;
}

.ban_main2{
    paddingtop:50px ;
}
.ban_main2 strong {
    font-size: 22px;
    color: #f4f7ff;
    padding-left: 5%;
    padding-top: 25px;
    line-height: 80px;
}
.ban_main2 p img{
    padding-top: 5px;
    padding-right: 10px;
}
.ban_main2 strong img{
    padding-top: 31px;
    padding-right: 10px;
}

.dl_p{
    height: 51px;
    width: 330px;
    background: #6C6EFF;
    border-radius: 0px 26px 0px 26px;
    padding: 14px 21px;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 25px;
    margin:auto;
    margin-bottom: 50px;
    
}
.dl_p1{
    margin-top: 30px;
    font-size: 50px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 50px;
}
.dl_p2{
    margin-top: 30px;
    font-size: 30px;
    color: #FFFFFF;
}




.ban_box {
    position: relative;
    z-index: 1;
    width: 1000px;
    height: 160px;
    background-image: linear-gradient(to bottom right, #fff 50%, #F8F8FC 50%);
    box-shadow: 4px 7px 40px 0px rgb(0 4 85 / 15%);
    border-radius: 10px;
    padding: 24px 30px 19px;
    color: #333333;
    margin-top: -52px;
}
.ban_box_title {
    font-size: 18px;
    font-weight: bold;
}
.ban_box_ul {
    margin-top: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ban_item {
    position: relative;
    width: 226px;
    height: 48px;
}
.ban_item_icon {
    position: absolute;
    top: 50%;
    left: 14px;
    transform: translateY(-50%);
    width: 20px;
}
.ban_item_input {
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    padding: 0 30px 0 47px;
}
.ban_desc {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 19px;
    font-size: 12px;
    color: #666666;
}
.ban_desc img {
    width: 18px;
    height: 16px;
    margin-right: 7px;
}
.ban_desc_today {
    margin: 0 20px;
    padding: 0 20px;
    border-right: 1px solid #999999;
    border-left: 1px solid #999999;
}
.ban_desc span {
    color: #FF7D22;
}



.top_form {
    width: 310px;
    height: 396px;
    background: #FFFFFF;
    border: 5px solid #FFFFFF;
    border-radius: 10px;
    padding: 24px 26px;
    position: relative;
    top: -249px;
    right: -72%;
}
.top_form_title {
    font-size: 18px;
    font-weight: bold;
}
.top_form_sub {
    margin-top: 26px;
    color: #999999;
    font-size: 12px;
}
.top_ul {
    margin-top: 9px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.top_ul li {
    width: 122px;
    height: 34px;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    font-size: 12px;
    text-align: center;
    line-height: 34px;
    margin-bottom: 10px;
    cursor: pointer;
}
.top_li_active:active {
    color: #6C6EFF !important;
    background: rgba(108, 110, 255, 0.15) !important;
    border: 1px solid transparent !important;
}
.top_li_active:focus{
    color: #6C6EFF !important;
    background: rgba(108, 110, 255, 0.15) !important;
    border: 1px solid transparent !important;
}


.top_item {
    position: relative;
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
}
.top_item_icon2 {
    width: 17px;
}
.top_item_icon {
    position: absolute;
    top: 50%;
    left: 14px;
    transform: translateY(-50%);
    width: 20px;
}
.top_item_input {
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    padding: 0 30px 0 47px;
    font-size: 12px;
}
.top_item {
    position: relative;
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
}
.top_read {
    margin-top: 2px;
    font-size: 12px;
    display: flex;
    align-items: center;
    color: #999999;
}
.top_read span {
    color: #6C6EFF;
    cursor: pointer;
}
.top_form_btn {
    width: 100%;
    margin-top: 12px;
}
.red_btn {
    width: 210px;
    height: 48px;
    background: #FF6666;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
}

.pj11{
    border: 1px solid #D6D6D6;width: 246px;padding: 10px 0;margin: 10px 0;text-align: center;
}



.zzbl_youshi li {
    float: left;
    width: 25%;
    height: 125px;
}
.zzbl_youshi li img {
    float: left;
    margin-left: 30px;
    margin-top: 35px;
    width: 48px;
    height: 48px;
}
.youshi_wz {
    display: block;
    width: 200px;
    height: 48px;
    float: right;
    margin-top: 35px;
}
.youshi_wz b {
    font-size: 18px;
    color: #333333;
    font-weight: normal;
}
.youshi_wz p {
    font-size: 14px;
    color: #333333;
    padding-top: 5px;
}

